home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / axterix.swf / scripts / DefineButton2_65 / BUTTONCONDACTION on(keyPress Enter).as next >
Text File  |  2011-09-19  |  76b  |  5 lines

  1. on(keyPress "<Enter>"){
  2.    gotoAndStop(230);
  3.    sonMC.gotoAndPlay(4);
  4. }
  5.